PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFFunctionShading Class
Fields Methods


In This Topic
    PDFFunctionShading Class Members
    In This Topic

    The following tables list the members exposed by PDFFunctionShading.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodGets a value indicating whether to filter the shading function to prevent aliasing artifacts. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodGets the shading color space. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodGets the shading domain.  
    Public MethodGets the shading function.  
    Public MethodGets the shading matrix.  
    Public MethodSets a value indicating whether to filter the shading function to prevent aliasing artifacts. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodSets the shading color space. (Inherited from com.o2sol.pdf4java.graphics.shadings.PDFShading)
    Public MethodSets the shading domain.  
    Public MethodSets the shading function.  
    Public MethodSets the shading matrix.  
    Top
    See Also